Skip to content

feat: LLM MCP reference façades plan and scaffold - #238

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/ticket-llm-mcp-reference-apps-plan-824d
Jul 29, 2026
Merged

feat: LLM MCP reference façades plan and scaffold#238
cursor[bot] merged 1 commit into
mainfrom
cursor/ticket-llm-mcp-reference-apps-plan-824d

Conversation

@enricopiovesan

Copy link
Copy Markdown
Contributor

Summary

Adds the LLM MCP reference façades lane to App-Refs: plan/spec, decision record, and a scaffold under apps/llm-mcp-reference/ for major LLM products (Claude Desktop, Claude Code, Cursor, ChatGPT, Grok).

These façades are the LLM equivalent of OS UI shells — they invoke Traverse workflows/capabilities via traverse-mcp, not prompt “skills”, so business fields stay deterministic and token cost stays lower.

Governing Spec

  • docs/llm-reference-apps-plan.md (new)
  • Architecture: UI/façade-only; runtime authority via MCP → registry capabilities/workflows
  • Complements Phase 4 production kit (docs/production-reference-plan.md)

Project Item

  • Ticket ID: llm-mcp-reference-apps-plan
  • Item: PVTI_lADOEbiBt84BbzAzzg0eom8
  • Status: In Progress (Agent: Cursor)
  • Follow-on Project 2 items created: Claude/Cursor live smoke + meeting-notes MCP runbook (Ready); ChatGPT/Grok adapters (Future); embedded MCP host (Blocked on Spec 520)

Definition of Done

  • Plan doc with architecture boundary, major-LLM matrix, and phased delivery
  • apps/llm-mcp-reference/ scaffold with shared prompts/workflows + per-client READMEs and MCP config examples
  • Repo touchpoints updated (README, AGENTS, production-reference-plan, adopted-platform-clients)
  • scripts/ci/llm_mcp_reference_smoke.sh + repository_checks wiring
  • Follow-on Project 2 tickets recorded for live smoke / adapters / embedded host

Validation

bash scripts/ci/repository_checks.sh
bash scripts/ci/llm_mcp_reference_smoke.sh

Both PASS locally.

Checklist

Traceability

  • Project 2 ticket updated (Agent + Status); Ticket ID cited above
  • Updated README.md / related docs for the new lane
  • AGENTS.md Phase 4 note updated for LLM MCP reference

Architecture

  • No business logic in LLM prompts — façades present runtime MCP fields only
  • No private Traverse internals imported
  • CI gates pass locally where applicable
Open in Web Open in Cursor 

Spec and scaffold Claude/Cursor/ChatGPT/Grok MCP client façades that
invoke Traverse workflows via traverse-mcp instead of prompt skills.

Co-authored-by: Enrico Piovesan <enricopiovesan@users.noreply.github.com>
@enricopiovesan
enricopiovesan marked this pull request as ready for review July 29, 2026 06:03
@cursor
cursor Bot merged commit 7f5b887 into main Jul 29, 2026
8 checks passed
@cursor
cursor Bot deleted the cursor/ticket-llm-mcp-reference-apps-plan-824d branch July 29, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants